.nhsuk-header--white .nhsuk-organisation-name {display: none;}
.nhsuk-header--organisation .nhsuk-header__logo .nhsuk-logo {
    height: 92px;
    width: 297px;
}
.nhsuk-footer__list li a[href*="Accessibility"] {
    display: none !important;
}

.nhsuk-hero .nhsuk-hero-content p {max-width: 430px;}
.nhsuk-hero-content h1 {visibility: hidden; position: relative}
.nhsuk-hero-content h1:after {visibility: visible; content: "Welcome to"; left: -20px; float: left !important; font-size: 1.75rem;}
.nhsuk-hero--image-description .nhsuk-hero-content>:first-child {margin-top: -50px !important;}
.nhsuk-hero .nhsuk-hero-content p {margin-top: -25px;}

@media only screen and (max-width: 600px) {
  .nhsuk-hero .nhsuk-hero-content p {margin-top: 0px !important; max-width: 290px; font-size: 1.0rem;}
  
}

.vaccinations .nhsuk-card__content {
    background-color: #005eb8;}
.vaccinations a {
    color: #fff;}
.vaccinations .nhsuk-card {
    background-color: #005eb8;}
.vaccinations .nhsuk-heading-l, h2 {text-align: center;}
